Data Analysis and Visualisation of Cycle share dataset

Some of the questions that can be raised:

1. Comparison of duration of trip between male and female cyclists.

2. Trend of average trip duration of males and female users and collective users in weekdays and weekends based on seasons.

3. What are top 10 source and destination stations with respect to user's trip duration

1. Data Wrangling

1.1 Extracting data

1.2 Checking for missing data

2. Feature Extraction

2.1 Mapping

2.2 Outlier Detection

3. Visualisation

3.1 Visualisation 1: Sunburst graph

3.2. Visualisation 2: Chord graph.